home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DDJ0992.ARJ / SALTER.LS3 < prev    next >
Text File  |  1992-06-02  |  195b  |  9 lines

  1. .asm.obj:
  2.         masm51b -zi -p -w2 -Mx $*;
  3.  
  4. winx.obj: winx.asm 
  5.  
  6. winx.386: winx.def winx.obj
  7.         link386 winx,winx.386 /noi /nod /nop,winx /m /li,,winx.def
  8.         addhdr winx.386
  9.